3.2562 \(\int \frac{\left (a+b x+c x^2\right )^p}{\sqrt{d+e x}} \, dx\)

Optimal. Leaf size=183 \[ \frac{2 \sqrt{d+e x} \left (a+b x+c x^2\right )^p \left (1-\frac{2 c (d+e x)}{2 c d-e \left (b-\sqrt{b^2-4 a c}\right )}\right )^{-p} \left (1-\frac{2 c (d+e x)}{2 c d-e \left (\sqrt{b^2-4 a c}+b\right )}\right )^{-p} F_1\left (\frac{1}{2};-p,-p;\frac{3}{2};\frac{2 c (d+e x)}{2 c d-\left (b-\sqrt{b^2-4 a c}\right ) e},\frac{2 c (d+e x)}{2 c d-\left (b+\sqrt{b^2-4 a c}\right ) e}\right )}{e} \]

[Out]

(2*Sqrt[d + e*x]*(a + b*x + c*x^2)^p*AppellF1[1/2, -p, -p, 3/2, (2*c*(d + e*x))/
(2*c*d - (b - Sqrt[b^2 - 4*a*c])*e), (2*c*(d + e*x))/(2*c*d - (b + Sqrt[b^2 - 4*
a*c])*e)])/(e*(1 - (2*c*(d + e*x))/(2*c*d - (b - Sqrt[b^2 - 4*a*c])*e))^p*(1 - (
2*c*(d + e*x))/(2*c*d - (b + Sqrt[b^2 - 4*a*c])*e))^p)

_______________________________________________________________________________________

Rubi [A]  time = 0.381508, antiderivative size = 183, normalized size of antiderivative = 1., number of steps used = 2, number of rules used = 2, integrand size = 22, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.091 \[ \frac{2 \sqrt{d+e x} \left (a+b x+c x^2\right )^p \left (1-\frac{2 c (d+e x)}{2 c d-e \left (b-\sqrt{b^2-4 a c}\right )}\right )^{-p} \left (1-\frac{2 c (d+e x)}{2 c d-e \left (\sqrt{b^2-4 a c}+b\right )}\right )^{-p} F_1\left (\frac{1}{2};-p,-p;\frac{3}{2};\frac{2 c (d+e x)}{2 c d-\left (b-\sqrt{b^2-4 a c}\right ) e},\frac{2 c (d+e x)}{2 c d-\left (b+\sqrt{b^2-4 a c}\right ) e}\right )}{e} \]

Antiderivative was successfully verified.

[In]  Int[(a + b*x + c*x^2)^p/Sqrt[d + e*x],x]

[Out]

(2*Sqrt[d + e*x]*(a + b*x + c*x^2)^p*AppellF1[1/2, -p, -p, 3/2, (2*c*(d + e*x))/
(2*c*d - (b - Sqrt[b^2 - 4*a*c])*e), (2*c*(d + e*x))/(2*c*d - (b + Sqrt[b^2 - 4*
a*c])*e)])/(e*(1 - (2*c*(d + e*x))/(2*c*d - (b - Sqrt[b^2 - 4*a*c])*e))^p*(1 - (
2*c*(d + e*x))/(2*c*d - (b + Sqrt[b^2 - 4*a*c])*e))^p)

_______________________________________________________________________________________

Rubi in Sympy [A]  time = 36.4493, size = 165, normalized size = 0.9 \[ \frac{2 \sqrt{d + e x} \left (\frac{c \left (- 2 d - 2 e x\right )}{2 c d - e \left (b + \sqrt{- 4 a c + b^{2}}\right )} + 1\right )^{- p} \left (\frac{c \left (2 d + 2 e x\right )}{b e - 2 c d - e \sqrt{- 4 a c + b^{2}}} + 1\right )^{- p} \left (a + b x + c x^{2}\right )^{p} \operatorname{appellf_{1}}{\left (\frac{1}{2},- p,- p,\frac{3}{2},\frac{c \left (- 2 d - 2 e x\right )}{b e - 2 c d - e \sqrt{- 4 a c + b^{2}}},\frac{c \left (2 d + 2 e x\right )}{2 c d - e \left (b + \sqrt{- 4 a c + b^{2}}\right )} \right )}}{e} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  rubi_integrate((c*x**2+b*x+a)**p/(e*x+d)**(1/2),x)

[Out]

2*sqrt(d + e*x)*(c*(-2*d - 2*e*x)/(2*c*d - e*(b + sqrt(-4*a*c + b**2))) + 1)**(-
p)*(c*(2*d + 2*e*x)/(b*e - 2*c*d - e*sqrt(-4*a*c + b**2)) + 1)**(-p)*(a + b*x +
c*x**2)**p*appellf1(1/2, -p, -p, 3/2, c*(-2*d - 2*e*x)/(b*e - 2*c*d - e*sqrt(-4*
a*c + b**2)), c*(2*d + 2*e*x)/(2*c*d - e*(b + sqrt(-4*a*c + b**2))))/e

_______________________________________________________________________________________

Mathematica [A]  time = 0.70382, size = 208, normalized size = 1.14 \[ \frac{2^{1-2 p} \sqrt{d+e x} (a+x (b+c x))^p \left (\frac{e \left (\sqrt{b^2-4 a c}-b-2 c x\right )}{4 e \left (\sqrt{b^2-4 a c}-b\right )+8 c d}\right )^{-p} \left (\frac{e \left (\sqrt{b^2-4 a c}+b+2 c x\right )}{e \left (\sqrt{b^2-4 a c}+b\right )-2 c d}\right )^{-p} F_1\left (\frac{1}{2};-p,-p;\frac{3}{2};\frac{2 c (d+e x)}{2 c d-\left (b+\sqrt{b^2-4 a c}\right ) e},\frac{2 c (d+e x)}{2 c d+\left (\sqrt{b^2-4 a c}-b\right ) e}\right )}{e} \]

Warning: Unable to verify antiderivative.

[In]  Integrate[(a + b*x + c*x^2)^p/Sqrt[d + e*x],x]

[Out]

(2^(1 - 2*p)*Sqrt[d + e*x]*(a + x*(b + c*x))^p*AppellF1[1/2, -p, -p, 3/2, (2*c*(
d + e*x))/(2*c*d - (b + Sqrt[b^2 - 4*a*c])*e), (2*c*(d + e*x))/(2*c*d + (-b + Sq
rt[b^2 - 4*a*c])*e)])/(e*((e*(-b + Sqrt[b^2 - 4*a*c] - 2*c*x))/(8*c*d + 4*(-b +
Sqrt[b^2 - 4*a*c])*e))^p*((e*(b + Sqrt[b^2 - 4*a*c] + 2*c*x))/(-2*c*d + (b + Sqr
t[b^2 - 4*a*c])*e))^p)

_______________________________________________________________________________________

Maple [F]  time = 0.129, size = 0, normalized size = 0. \[ \int{ \left ( c{x}^{2}+bx+a \right ) ^{p}{\frac{1}{\sqrt{ex+d}}}}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  int((c*x^2+b*x+a)^p/(e*x+d)^(1/2),x)

[Out]

int((c*x^2+b*x+a)^p/(e*x+d)^(1/2),x)

_______________________________________________________________________________________

Maxima [F]  time = 0., size = 0, normalized size = 0. \[ \int \frac{{\left (c x^{2} + b x + a\right )}^{p}}{\sqrt{e x + d}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((c*x^2 + b*x + a)^p/sqrt(e*x + d),x, algorithm="maxima")

[Out]

integrate((c*x^2 + b*x + a)^p/sqrt(e*x + d), x)

_______________________________________________________________________________________

Fricas [F]  time = 0., size = 0, normalized size = 0. \[{\rm integral}\left (\frac{{\left (c x^{2} + b x + a\right )}^{p}}{\sqrt{e x + d}}, x\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((c*x^2 + b*x + a)^p/sqrt(e*x + d),x, algorithm="fricas")

[Out]

integral((c*x^2 + b*x + a)^p/sqrt(e*x + d), x)

_______________________________________________________________________________________

Sympy [F(-1)]  time = 0., size = 0, normalized size = 0. \[ \text{Timed out} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((c*x**2+b*x+a)**p/(e*x+d)**(1/2),x)

[Out]

Timed out

_______________________________________________________________________________________

GIAC/XCAS [F]  time = 0., size = 0, normalized size = 0. \[ \int \frac{{\left (c x^{2} + b x + a\right )}^{p}}{\sqrt{e x + d}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((c*x^2 + b*x + a)^p/sqrt(e*x + d),x, algorithm="giac")

[Out]

integrate((c*x^2 + b*x + a)^p/sqrt(e*x + d), x)